segmented addressing造句
例句與造句
- The most pervasive and fundamental aspect of 16-bit software, in terms of crippling the P6, is segmented addressing.
- The iRMX operating system and the compilers developed for iRMX include features to exploit the segmented addressing features of the original x86 architecture.
- Its companion product, Windows 3.1, used segmented addressing and switches from 16-bit to 32-bit addressing in pages.
- In segmented addressing, two registers are required for a complete memory address : one to hold the segment, the other to hold the offset.
- The way to select memory locations using segmented addressing is to add a 16-bit address to a " base address, " which determines the additional bits needed to produce the full address.
- It's difficult to find segmented addressing in a sentence. 用segmented addressing造句挺難的
- Note : despite the fact that native processes written for INtime can only operate using unsegmented flat-mode addressing, it is possible to port and run some older iRMX applications that use segmented addressing to the INtime kernel.
- Indeed, if each " data area " was identified with its segment " and " its offset, possibly starting with zero offset, then, effectively, there was little, if any, penalty associated with such segmented addressing, just as long as each individual " data area " did not exceed 64 kiB, and " most " such data areas were intentionally designed so as not to exceed 64 kiB.
- Unlike much later processors from Intel, and others, which offered " both " segmented " and " " flat " addressing, the 8086 ( and the 8088 ) offered " only " segmented addressing, with each segment being limited to 64 kiB . By effective utilization of the four available segment registers, Code, Data, Stack and Extra, the 512 kiB address space possible with the modified Xerox 820-II 8086 processor card could be very effectively managed, although in 64 kiB chunks.